-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.3.1
-
Code
-
Classes
- Mailer
Total Complexity |
64 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
461 |
Lines of code |
240 |
Logical lines of code |
112 |
Comment lines |
141 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
47 |
12 |
37 |
set_reply_to() |
A |
49 |
10 |
33 |
set_content() |
A |
46 |
8 |
45 |
set_attachments() |
S |
49 |
7 |
30 |
get_response_error() |
S |
59 |
4 |
14 |
process_response() |
S |
60 |
4 |
13 |
set_from() |
S |
59 |
3 |
16 |
set_headers() |
S |
65 |
4 |
8 |
set_body_header() |
S |
61 |
3 |
13 |
get_debug_info() |
S |
64 |
3 |
8 |
is_mailer_complete() |
S |
68 |
3 |
7 |
__construct() |
S |
63 |
1 |
11 |
get_body() |
S |
76 |
1 |
4 |
set_return_path() |
S |
98 |
1 |
1 |